The attached patch fixes the xm list command, which very
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 11 Aug 2005 08:55:47 +0000 (08:55 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 11 Aug 2005 08:55:47 +0000 (08:55 +0000)
commit2f403612d8c765dbed2bb69a76de447390de95fd
tree71f56fcb56154e364344fedf3927bb24b41bef4d
parent3a264694de8d68abc19c1057f49200ec5e6428b4
The attached patch fixes the xm list command, which very
recently stopped working if security was enabled.

xm list fails if security is enabled because of a single
additional "%" character in a print.

Signed-off-by: Reiner Sailer <sailer@watson.ibm.com>
tools/python/xen/xm/main.py